
@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotodraft_lightregular';
    src: url('../fonts/robotodraft-light-webfont.woff2') format('woff2'),
         url('../fonts/robotodraft-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotodraftregular';
    src: url('../fonts/robotodraft-regular-webfont.woff2') format('woff2'),
         url('../fonts/robotodraft-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'robotodraft_thinregular';
    src: url('../fonts/robotodraft-thin-webfont.woff2') format('woff2'),
         url('../fonts/robotodraft-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}